home *** CD-ROM | disk | FTP | other *** search
/ E.M.Computergraphic Phase 4 / Phase 4 - Desktop Video Dreams (E. M. Computergraphic)(1996).iso / utilities / jacosub / rexx / screentofront.jsrx < prev   
Text File  |  1996-01-02  |  265b  |  10 lines

  1. /* JACOsub SCREENTOFRONT command demonstration.
  2.    This command is used to switch JACOsub's play screen to the foreground.
  3.    If there is no play screen, this command is ignored.
  4.  
  5.    SCREENTOFRONT does not have a return value.
  6. */
  7.  
  8. address 'JACOsub'
  9. 'SCREENTOFRONT'
  10.